![]() |
PATH![]() |
When you have finished executing an applet and no longer need the AWT context, you should dispose of it using the
JMDisposeAWTContext
function
JMDisposeAWTContext
. However, you should have already removed any applets from the context before calling
JMDisposeAWTContext
. You can reuse an AWT context by disposing of an instantiated applet and then instantiating a new one in the same context.
Previous | Back Up One Level | Next |